Returns the total number of objects that would be retrieved if FindObjectSet were executed against this query.
See the unit test QueryTests.GetObjectSetCount_FromClassWithSinglePrimaryKeyColumn()
Query<ClassToFind> Class | DomainObjects.Facade.Command Namespace